home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / door / lotery40.zip / HISTORY.DOC < prev    next >
Text File  |  1992-06-08  |  4KB  |  80 lines

  1.  
  2.                               Lottery Door Program 
  3.  
  4.   Version                           History
  5.  
  6.      .5   -  December 1, 1990
  7.           -  Beta copies running on three node systems using Lantastic Network
  8.              2400 mnp/5 modems, USRobotics Dual Standard locked at 38,400 -
  9.              Ran on a two node system under Desqview
  10.              After two weeks of Beta testing, no problems reported
  11.              
  12.              December 17, 1990
  13.     1.0   -  First official release of Lottery with Instant Pick-3 and Pick-4
  14.  
  15.     1.5   -  Several screen write problems fixed and code optimized, thanks to
  16.              a report by Glenn Rushing
  17.     
  18.     1.6   -  Added a separate line in cfg file to allow for a different prize
  19.              for the pick-4 game. Cleaned up some screen writes again! Think
  20.              I got them all now!?
  21.  
  22.     2.0   -  Fixed the exiting the door problem some callers had, added two
  23.              more routines to check for matching two numbers at the end or in
  24.              the middle and allowing the winner a smaller prize. Now you have
  25.              four prizes to offer callers. Will also create a file to let you
  26.              know who won and what they won.
  27.  
  28.     3.0   -  Added a feature that a few of you asked for.. now if a caller wins
  29.              the Pick-3 or the Pick-4 a randomly selected number is attached to
  30.              a "coupon3.dat" or "coupon4.dat" file <if they exsist> and also it
  31.              is written to the winner3.dat and winner4.dat file so that if you
  32.              offer a discount, free pizza or whatever with a coupon redemption,
  33.              the number on the coupon will match the number on your winner file
  34.              and callers can't duplicate the coupon to try and get double. If
  35.              the coupon3.dat and coupon4.dat files don't exsist, that part of
  36.              the door is ignored and writes to your winner3.dat and winner4.dat
  37.              who won... it is then up to you to make sure they receive their
  38.              winning prize. 
  39.              Also optimize code a little more and corrected some spelling errs
  40.              in the help screen.
  41.              Also added a "Lottery.log" file so when a winner downloads a free
  42.              coupon, should you use this option, you will have a log of each 
  43.              download within the door.. these are free downloads and not added
  44.              to your board download counter.
  45.  
  46.      3.1  -  Added option in CFG file to charge time for each try at the Pick-3
  47.              and Pick-4, if you don't want to charge.. put a 0 on the last line
  48.              or at least 1 for 1 minute.. if they win, the time is given back
  49.              to them along with your prize!
  50.  
  51.      3.2  -  Corrected a small code mistake on charging time and giving it back
  52.              when a pick3 or pick4 number was matched. Working great now with a
  53.              users.sys, WILL NOT WORK if you call pcboard.sys in CFG file. You
  54.              must use door.sys or users.sys in CFG files.
  55.  
  56.      3.3  -  Cleaned up some code for smoother screen writes.
  57.              Now multi-BBS capable.. see lottery.doc for list of BBS's we now
  58.              support.
  59.  
  60.      3.4  -  Re-compliled with new version of door kit, will not lock up when
  61.              playing local. Fixed access to dorinfo and callinfo in door kit.
  62.  
  63.      3.5  -  Fixed a screen write problem when running with dansi.sys. Compiled
  64.              with newer version of doorframe with fix for callinfo.bbs.
  65.  
  66.      3.6  -  Re-compiled to handle the new Wildcat 3.0 that is now using the 
  67.              new door.sys file.. read races.doc for instructions
  68.  
  69.      3.7 -   Re-compile to handle all BBS specific files correctly and changed
  70.              a screen write routine to make door work faster..
  71.  
  72.      3.8 -   Fixed an error when trying to create a download coupon if the 
  73.              coupon file was missing. Corrected spelling mistakes.
  74.  
  75.      3.9 -   Re-compiled with a new doorframe. Nonstandard IRQ's now ok, and 
  76.              will read PCBoard set variables or you can set your own.
  77.  
  78.      4.0 -   Re-compiled with a new doorframe and now in BasCom 7.1, should be
  79.              a good bit faster.
  80.